翻訳と辞書
Words near each other
・ Cecidonia
・ Cecidophyes
・ Cecidophyes rouhollahi
・ Cecidophyopsis ribis
・ Cecidoses
・ Cecidoses argentinana
・ Cecidoses eremita
・ Cecidoses minutanus
・ Cecidosidae
・ Cecidothyris
・ Cecidothyris orbiferalis
・ Cecidothyris pexa
・ Cecil
・ Cecil (band)
・ Cecil (given name)
Cecil (programming language)
・ Cecil (soil)
・ Cecil (surname)
・ Cecil A. Miller
・ Cecil A. Partee
・ Cecil Abbott
・ Cecil Abercrombie
・ Cecil Adams
・ Cecil Afrika
・ Cecil Airport
・ Cecil Alderson
・ Cecil Aldin
・ Cecil Alec Mace
・ Cecil Alexander
・ Cecil Alexander (architect)


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Cecil (programming language) : ウィキペディア英語版
Cecil (programming language)

Cecilia is a pure object-oriented programming language that was developed by Craig Chambers at the University of Washington in 1992 to be part of the Vortex project there. Cecil has many similarities to other object-oriented languages, most notably Objective-C, Modula-3, and Self. The main goals of the project were extensibility, orthogonality, efficiency, and ease-of-use.
The language supports multiple dispatch and multimethods, dynamic inheritance, and optional static type checking. Unlike most other OOP systems, Cecil allows subtyping and code inheritance to be used separately, allowing run-time or external extension of object classes or instances. Like Objective-C, all object services in Cecil are invoked by message passing, and the language supports run-time class identification. These features allow Cecil to support dynamic, exploratory programming styles. Parameterized types and methods (generics, polymorphism), garbage collection, and delegation are also supported. Cecil also supports a module mechanism for isolating independent libraries or packages. Cecil does not presently support threads or any other form of concurrency. A standard library for Cecil is also available and includes various collection, utility, system, I/O, and GUI classes.
The Diesel language was the successor of Cecil.〔(【引用サイトリンク】publisher=University of Washington )〕
There was also an assembler type language known as Cesil (Computer Education in Schools Instructional Language) used in the late 70's developed by ICL. It was quite similar to the later language MASM.
==References==


抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Cecil (programming language)」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.